home *** CD-ROM | disk | FTP | other *** search
Makefile | 1994-10-05 | 505 b | 17 lines |
- # MiscArrowButton Makefile.preamble
- # basically lifted from MiscClockView which was
- # basically lifted from a mini-example (TTools, I would guess)
- # this is 3.1 specific, and will enable the building of FAT palletes!
-
- OTHER_PRODUCT_DEPENDS = libMiscArrowButton.a
-
- LIBOFILES =MiscArrowButton.subproj/MiscArrowButtonCell.o \
- MiscArrowButton.subproj/MiscArrowButton.o \
- MiscArrowButton.subproj/wraps.o
-
- OTHER_GARBAGE = libMiscArrowButton.a
-
- OTHER_CFLAGS = -I.
-
- INSTALLDIR = /LocalDeveloper/Palettes
-